home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-01-25 | 1.2 KB | 42 lines | [TEXT/ttxt] |
- KeyQuencer is available from any Info-Mac mirror site. The current
- version is 1.2.2
-
- Rick
- ----------------------------------------------------------------------
- I have worked up a pair of macros for KeyQuencer (shareware $10)
-
- ftp://grind.isca.uiowa.edu:mac/infomac/_User_Interface/key-quencer-121.sit
-
- The first macro copies the currently selected text, switches to Excalibur
- and starts to spell check the contents of the clipboard:
-
-
- SwitchApp remember
- Key cmd "c"
- Open "HardDrive:Applications:Excalibur:Excalibur" <-- your file path here
- WaitApp "Excalibur"
- Key cmd "t"
- Button "Start"
-
- The second macro copies the results of Excalibur's work, closes Excalibur's
- spell check dialog, switches back to the original application, and pastes
- the corrected text.
-
- Key cmd "Y"
- key cmd "w" <-- change to [key cmd "q"] to quit Excalibur
- SwitchApp restore
- Wait 20 ticks
- Key cmd "v"
-
- In the above examples, do _not_ include the <-- comments in the actual macro.
-
- If these macros can be of any use to anyone, please pass them on.
-
-
- Onward and Upward
-
- }}}---> Lee A. Joramo ThreeRivers|UCD|D&D|TNC|DX|Mac|OS/2|221B|Cannondale
- Alamar Ranch, Grand Junction, Colorado
- Cowboy on the Clay Basket FAQ-Keeper
- Electronic Frontier leejor@ni.net
-